var x = '<div class="poll"> <h4>How do you feel about Google Dashboard?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="<!--"> <input type="hidden" name="poll_id" value="7474084421"> <fieldset> <label><input type="radio" name="poll" value="1">This is awesome. I wish everyone had a dashboard.</label><label><input type="radio" name="poll" value="2">I feel good to see my data, but now I\'m worried about Google privacy. </label><label><input type="radio" name="poll" value="3">I\'m creeped out. Google knows too much about me.</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=7474084421&linkback=<!--">Current Results</a></div> </div>'
document.write (x)
